home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / Makefile < prev    next >
Encoding:
Makefile  |  1992-06-03  |  1.3 KB  |  30 lines

  1. #
  2. # Prototype makefile for directories containing only system header
  3. # files.
  4. #
  5. # This Makefile is automatically generated.
  6. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  7. #
  8. # Generated from /sprite/lib/mkmf/Makefile.hdrs
  9. # Tue Jun  2 22:05:45 PDT 1992
  10. #
  11. # For more information, refer to the mkmf manual page.
  12. #
  13. # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
  14. #
  15. # Allow mkmf
  16.  
  17. HDRS        = ar.h assert.h bit.h bstring.h cfuncproto.h ctype.h curses.h db.h errno.h fcntl.h fmt.h fs.h fsCmd.h gate.h grp.h hash.h host.h inet.h lastlog.h libc.h list.h locale.h malloc.h memory.h mig.h ndbm.h net.h netEther.h netFDDI.h netInet.h netUltra.h netdb.h nlist.h option.h pdev.h pfs.h proc.h pwd.h quad.h ranlib.h recovBox.h resolv.h rloginPseudoDev.h rpc.h sgtty.h sig.h signal.h sprite.h spriteString.h spriteTime.h stab.h status.h stddef.h stdio.h stdlib.h string.h strings.h struct.h swapBuffer.h sync.h sys.h sysStats.h syscall.h sysexits.h syslog.h td.h time.h tzfile.h ulog.h unistd.h utmp.h values.h vm.h vmStat.h vmTypes.h zebra.h zebraCmd.h zss.h
  18. INCLUDEDIR    = /sprite/lib/include
  19. MAKEFILE    = Makefile
  20. SUBDIRS        = arpa dev ds3100.md g++ net netinet rpc sun3.md sun4.md symm.md sys
  21. DISTDIR        ?= /dist/sprite/src/lib/include
  22.  
  23. SYSMAKEFILE    = hdrs.mk
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.